home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / comms / other / netinfo_24 / netinfo.domaintable < prev    next >
Text File  |  1999-11-29  |  1KB  |  50 lines

  1. ;
  2. ; $Id: NetInfo.DomainTable,v 1.1 1999/10/23 13:27:46 owagner Exp $
  3. ;
  4. ; NetInfo II domain -> whois db mapping table
  5. ;
  6. ; This table contains the list of which
  7. ; whois server to query for a certain
  8. ; level domain
  9. ;
  10. ; The format is
  11. ; domain,server,flags
  12. ;
  13. ; No flags are defined by now, leave field to "0"
  14. ;
  15. ; The matching is done in the order by which the
  16. ; mappings are listed in this file. If there
  17. ; are different WHOIS databases for subdomains
  18. ; of a TLD, list the more specific mappings
  19. ; first
  20. ;
  21. ; Please mail additions and corrections
  22. ; to <owagner@vapor.com>
  23. ;
  24. ; ===============================================
  25. ;
  26. ; Old ARPA TLDs
  27. ;
  28. .com,whois.internic.net,0
  29. .edu,whois.internic.net,0
  30. .org,whois.internic.net,0
  31. .net,whois.internic.net,0
  32. .gov,whois.nic.gov,0
  33. .mil,whois.nic.mil,0
  34. ;
  35. ; Europe
  36. ;
  37. .uk,whois.nic.uk,0
  38. .de,whois.ripe.net,0
  39. .nl,domain-registry.nl,0
  40. ;
  41. ; America
  42. ;
  43. .ca,whois.cdnnet.ca,0
  44. ;
  45. ; ===============================================
  46. ;
  47. ; Any domains not listed here are queried using
  48. ; whois.ripe.net
  49. ;
  50.